imageBackStyle attribute
The imageBackStyle attribute specifies whether the back of an image is solid or transparent. This attribute applies to both monochrome and color images.
The Image graphic object element contains this attribute.
FactoryTalk View equivalent: ImageBackStyle or St_ImageBackStyle
Tip: |
- For monochrome images, if the imageBackStyle is set to transparent, the background will be transparent.
- For color images, if the imageBackStyle is set to Transparent, any parts of the image that are black will be transparent.
|
See also
imageBackStyle attribute syntax
Drawing objects: image object